home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-01 / tn0302.zip / TN03002.TXT < prev    next >
Text File  |  1993-03-14  |  2KB  |  49 lines

  1.  
  2. ────────────────────────────────────────────────────────────────────────────────
  3. Innovative Data Concepts, Inc.                 Technical Information Note
  4. TesSeRact Development Tools
  5. ────────────────────────────────────────────────────────────────────────────────
  6. TTSR 2.02 Update Available
  7. TN-9303-002                                                March 15, 1993
  8. ────────────────────────────────────────────────────────────────────────────────
  9.  
  10. Included with  this file  is the executable programs, TTSR202A.EXE, TTSR202B.EXE
  11. and TTSR202C.EXE,  which contains  updated files  to fix  reported bugs  in TTSR
  12. 2.01.
  13.  
  14. To update  TCXL and  other IDC  products to  the latest  version, see TN0301.ZIP
  15. (Technote TN-9303-001).
  16.  
  17. If you  have not  previously updated  to TTSR  2.01 (INC\TTSR.H dated 08/30/92),
  18. please download  TN0815.ZIP (Technote  TN-9208-015)  from  the  same  place  you
  19. received this file.
  20.  
  21. To install  these files,  copy all  three into  your TCXL  root  directory,  and
  22. execute the  programs.   The appropriate  files will  be updated.  Included with
  23. this update  are binary updates to LIB\TTSR.LIB, TTSRTP.TPU and TTSRTP6.TPU.  If
  24. you  have   built  these  files  on  your  own,  these  files  will  not  update
  25. automatically.   Rebuild  your  library/TPU  files  as  described  below  before
  26. rebuilding your application.
  27.  
  28.       To rebuild the C/ASM library,
  29.       use:
  30.  
  31.         BIN\SM -m1 -ea -d- TTSR
  32.  
  33.       to rebuild the Turbo Pascal TPU, use:
  34.  
  35.         BIN\SM -m1 -ea -d- TTSRTP
  36.  
  37.  
  38.       To rebuild the demo programs, use:
  39.  
  40.         BIN\SM -m1 -ea -d- TTSRDEMO
  41.  
  42.       and
  43.  
  44.         BIN\SM -m1 -ea -d- TSDAYTIM
  45.  
  46. The provided  TTSRTP.TPU has  been compiled  with Turbo  Pascal 5.0.  If you are
  47. using Turbo  Pascal 6.0,  copy TTSRTP6.TPU  to TTSRTP.TPU  and rebuild  the demo
  48. program.  If you are using Turbo Pascal 7.0, you will need to rebuild the TPU as
  49. described above.